ACL Explorer Interface |
|
The table below describes the fields that appear while viewing the access permissions granted for a role.
Table 1. ACL Explorer Interface
Field Name |
Description |
---|---|
Name |
Name of the ACL |
Description |
Description of the ACL |
User/Role |
Distinguished name of a user or a role for which the access control is set |
Service Groups |
The Service Groups for which the ACL is set |
Object Tree |
The XML representation of ACL. A generic ACL Object Tree can be defined as follows: <object> <object id="Northwind"> <object id="Customers"> <method acl="blocked" id="Delete"/> </object> </object> </object> Here, the 1st |